9.5.8 ahf schedule
Use the ahf schedule advise-time command to identify the optimal low-load time window for running Exachk.
Syntax: ahf schedule
ahf schedule advise-time --component COMPONENT [--busy-time --from HH:MM --to HH:MM] --window MINUTES| Action | Description |
|---|---|
|
|
Excludes specified time ranges from low-load window analysis to avoid scheduling during production or maintenance periods. |
| Options | Description |
|---|---|
|
|
Specifies the target component. Currently, the only supported value is compliance. |
|
|
Indicates that a time range should be excluded from scheduling. |
|
|
Start time (in |
|
|
End time (in |
|
|
Minimum duration (in minutes) required for the low-load window. |
Example 9-129 ahf schedule advise-time
ahf schedule advise-time --component compliance --busy-time --from 14:30 --to 15:30 --window 45This command identifies a suitable time window of at least 45 minutes for running Exachk, excluding the specified busy period between 14:30 and 15:30.
Parent topic: Running Unified AHF CLI Administration Commands